update to Qt 6.2.4 (#872)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Sat, 19 Mar 2022 12:21:54 +0000 (06:21 -0600)
committerGitHub <noreply@github.com>
Sat, 19 Mar 2022 12:21:54 +0000 (06:21 -0600)
.github/workflows/macos.yml
.github/workflows/windows.yml

index 805ea7a4e71d733f20278f7d66ab5ddabb958304..6049c5bca80ed5b3084613b1a9e20d39708d2838 100644 (file)
@@ -105,7 +105,7 @@ jobs:
     name: macos Qt6 Build
     runs-on: macos-latest
     env:
-      QT_VERSION: '6.2.3'
+      QT_VERSION: '6.2.4'
 
     steps:
     - name: Checkout repository
index f41950601d7d0cd66437a811a028437283131c8a..7c4d3e5c430a2561fd81d4651017a8ec82e7de6d 100644 (file)
@@ -54,7 +54,7 @@ jobs:
             METHOD: 'aqt'
             RELEASE: false
             FLOW: 'nmake'
-          - QT_VERSION: '6.2.3'
+          - QT_VERSION: '6.2.4'
             ARCH: 'amd64'
             HOST_ARCH: 'amd64'
             COMPILER: 'msvc2019_64'